'Declaration
Public Overloads Function GetNotificationRecipients( _ ByVal selectionTypes() As NotificationRecipientType, _ ByVal options As ObjectFetchOptions, _ ByVal pageSize As Integer, _ ByRef restartPaging As Boolean _ ) As NotificationRecipientCollection
public NotificationRecipientCollection GetNotificationRecipients( NotificationRecipientType[] selectionTypes, ObjectFetchOptions options, int pageSize, ref bool restartPaging )
Parameters
- selectionTypes
- options
- pageSize
- restartPaging